SDAC

TMSMetadata Properties

Properties of the TMSMetadata class.

For a complete list of the TMSMetadata class members, see the TMSMetadata Members topic.

Public

Name Description

CachedUpdates (inherited from TMemDataSet)

Used to enable or disable the use of cached updates for a dataset.

Connection (inherited from TDAMetaData)

Used to specify a connection object to use to connect to a data store.

IndexFieldNames (inherited from TMemDataSet)

Used to get or set the list of fields on which the recordset is sorted.

KeyExclusive (inherited from TMemDataSet)

Specifies the upper and lower boundaries for a range.

LocalConstraints (inherited from TMemDataSet)

Used to avoid setting the Required property of a TField component for NOT NULL fields at the time of opening TMemDataSet.

LocalUpdate (inherited from TMemDataSet)

Used to prevent implicit update of rows on database server.

MetaDataKind (inherited from TDAMetaData)

Used to specify which kind of metainformation to show.

Prepared (inherited from TMemDataSet)

Determines whether a query is prepared for execution or not.

Ranged (inherited from TMemDataSet)

Indicates whether a range is applied to a dataset.

Restrictions (inherited from TDAMetaData)

Used to provide one or more conditions restricting the list of objects to be described.

UpdateRecordTypes (inherited from TMemDataSet)

Used to indicate the update status for the current record when cached updates are enabled.

UpdatesPending (inherited from TMemDataSet)

Used to check the status of the cached updates buffer.

Published

Name Description

AssemblyID

Used to specify the assembly ID that constitutes object type descriptor used to retrieve metadata information from the server.

AssemblyName

Used to specify the assembly name that constitutes object type descriptor used to retrieve metadata information from the server.

ColumnName

Used to specify the column name that constitutes object type descriptor used to retrieve metadata information from the server.

ConstraintName

Used to specify the constraint name that constitutes object type descriptor used to retrieve metadata information from the server.

DatabaseName

Used to specify the database name that constitutes object type descriptor used to retrieve metadata information from the server.

IndexName

Used to specify the index name that constitutes object type descriptor used to retrieve metadata information from the server.

LinkedServer

Used to specify the server name that constitutes object type descriptor used to retrieve metadata information from the server.

ObjectType

Used to specify the object type metadata information will be requested from the server.

ReferencedAssemblyID

Used to specify the referenced assembly ID that constitutes object type descriptor used to retrieve metadata information from the server.

SchemaCollectionName

Used to specify the XML schema collection name that constitutes object type descriptor used to retrieve metadata information from the server.

SchemaName

Used to specify the schema name that constitutes object type descriptor used to retrieve metadata information from the server.

StoredProcName

Used to specify the stored procedure name that constitutes object type descriptor used to retrieve metadata information from the server.

TableName

Used to specify the table name that constitutes object type descriptor used to retrieve metadata information from the server.

TargetNamespaceURI

Used to specify the XML schema collection name that constitutes object type descriptor used to retrieve metadata information from the server.

UDTName

Used to specify the User-Defined Type name that constitutes object type descriptor used to retrieve metadata information from the server.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback